type context.backgroundCtx
4 uses
context (current package)
context.go#L199: type backgroundCtx struct{ emptyCtx }
context.go#L201: func (backgroundCtx) String() string {
context.go#L216: return backgroundCtx{}
context.go#L791: case backgroundCtx, todoCtx:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)